.Net Framework > v2.0.50727 > System > Data > SqlTypes > SqlString SqlString
Category
Structure
Description
Represents a variable-length stream of characters to be stored in or retrieved from the database. System.Data.SqlTypes.SqlString has a different underlying data structure from its corresponding .NET Framework System.String data type. System.String always uses the default System.Globalization.CultureInfo from the current thread, but System.Data.SqlTypes.SqlString contains its own locale Id and compare flags. The comparison result of two System.Data.SqlTypes.SqlString structures is independent of operating system and current thread locale.
Assembly
System.Data
Character
sealed, public
Attributes
NameValue/Assignment
XmlSchemaProviderAttributeGetXsdType
Implements
INullable, IComparable, IXmlSerializable
Contstructors
SqlString(Int32,SqlCompareOptions,Byte[])
SqlString(Int32,SqlCompareOptions,Byte[],Boolean)
SqlString(Int32,SqlCompareOptions,Byte[],Int32,Int32)
SqlString(Int32,SqlCompareOptions,Byte[],Int32,Int32,Boolean)
SqlString(String)
SqlString(String,Int32)
SqlString(String,Int32,SqlCompareOptions)
Properties
CompareInfo
CultureInfo
IsNull
LCID
SqlCompareOptions
Value
Methods
Add(SqlString,SqlString)
Clone()
CompareOptionsFromSqlCompareOptions(SqlCompareOptions)
CompareTo(SqlString)
CompareTo(Object)
Concat(SqlString,SqlString)
Equals(SqlString,SqlString)
Equals(Object)
GetHashCode()
GetNonUnicodeBytes()
GetUnicodeBytes()
GetXsdType(XmlSchemaSet)
GreaterThan(SqlString,SqlString)
GreaterThanOrEqual(SqlString,SqlString)
LessThan(SqlString,SqlString)
LessThanOrEqual(SqlString,SqlString)
NotEquals(SqlString,SqlString)
op_Addition(SqlString,SqlString)
op_Equality(SqlString,SqlString)
SqlString
SqlString
SqlString
SqlString
SqlString
SqlString
SqlString
SqlString
SqlString
SqlString
SqlString
String
op_GreaterThan(SqlString,SqlString)
op_GreaterThanOrEqual(SqlString,SqlString)
SqlString
op_Inequality(SqlString,SqlString)
op_LessThan(SqlString,SqlString)
op_LessThanOrEqual(SqlString,SqlString)
GetSchema()
ReadXml()
WriteXml()
ToSqlBoolean()
ToSqlByte()
ToSqlDateTime()
ToSqlDecimal()
ToSqlDouble()
ToSqlGuid()
ToSqlInt16()
ToSqlInt32()
ToSqlInt64()
ToSqlMoney()
ToSqlSingle()
ToString()
Fields
BinarySort
BinarySort2
IgnoreCase
IgnoreKanaType
IgnoreNonSpace
IgnoreWidth
Null
Tags
01800F4D53, 02E3ABA98D, 0376596F91
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database